Welcome![Sign In][Sign Up]
Location:
Search - track opencv

Search list

[Special Effectsimgprocess

Description: 使用opencv语言,利用kalman算法对视频中的图像进行跟踪处理-Opencv using language, using kalman algorithm for video images to track treatment
Platform: | Size: 1021952 | Author: 徐睿 | Hits:

[Special Effectsfa

Description: 使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Using opencv, the use of the image difference algorithm, to achieve through the camera for video capture, display the current time, and use the blue box to track a moving object tracking
Platform: | Size: 4358144 | Author: 许村 | Hits:

[Industry researchTracking_and_Object_Classification_for_Automated_S

Description: O.Javed and M.Shah. 《Tracking and object classification for automated surveillance》. 这篇英文文献是有关运动目标检测跟踪及其分类的文章。该文利用“人体运动的周期性”,把运动目标分为人、人群、机动车。具有较强的参考价值。-O. Javed and M. Shah. " Tracking and object classification for automated surveillance" . This is about the English literature to track moving target detection and classification of the article. The use of " the cyclical nature of human motion" , the goal of exercise is divided into people, people, motor vehicles. Has a strong reference value.
Platform: | Size: 1049600 | Author: brk1985 | Hits:

[Special Effectscanny-contour

Description: 本程序可以使用canny算法进行图片轮廓的提取,使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助-This procedure can be used canny algorithm for extracting image contour, the use of before-configured environment opencv. We would like to learn opencv image processing and help ...
Platform: | Size: 5369856 | Author: baiyang | Hits:

[Graph Drawingdraw

Description: 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能-Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
Platform: | Size: 236544 | Author: wangz | Hits:

[Special EffectsTrack_opencv

Description: 毕业设计代码,可以半自动的跟踪人体运动,进行试验多次,可以很好的跟踪人体运动-Graduate design code, can be semi-automatic tracking of human motion
Platform: | Size: 192512 | Author: kevin | Hits:

[Special EffectsOpencvMotionTrack

Description: Opencv中的运动追踪的实现(AutoCamShift snake)-Opencv of the movement to track the realization of (AutoCamShift snake)
Platform: | Size: 516096 | Author: Zhou,Zhi | Hits:

[source in ebookKalman

Description: 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly generated circle track, forecast track of the location of the next point, mark out and give the corresponding trajectory.
Platform: | Size: 1357824 | Author: 苏芮 | Hits:

[Graph programBlink_Detection

Description: 基于OpenCV编写,使用摄像头,眨眼时通过帧间差来寻找到眼睛位置,并跟踪。-Based on OpenCV write, using the camera blink of an eye, through the inter-frame difference Laixun to find the eye position, and track.
Platform: | Size: 1034240 | Author: 瘦猪呆兔 | Hits:

[Graph programmultiopjectiontracking

Description: 这是实现机器人目标跟踪的程序,能够实现同时跟踪6个目标,是基于OpenCV开发的,在机器人的动态目标的跟踪上面效果不错。-This is a procedure for tracking a robot that can simultaneously track six goals, is based on OpenCV developed the robot dynamic target tracking above its effectiveness.
Platform: | Size: 12940288 | Author: 李丹勇 | Hits:

[OtherTutorial-OpenCV-haartraining-Rapid-Object-Detecti

Description: I description how to make object tracking
Platform: | Size: 372736 | Author: sixno | Hits:

[Graph programkalmanfortracking

Description: opencv做的camshift例程,可以跟踪目标,实时性好-opencv do camshift routines, can track targets in real time with good
Platform: | Size: 108544 | Author: 张超蓝 | Hits:

[Graph program1

Description: opencv做的camshift例程,可以跟踪目标,实时性好-opencv do camshift routines, can track targets in real time with good
Platform: | Size: 2215936 | Author: 张超蓝 | Hits:

[Special Effectsyundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc. In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the
Platform: | Size: 15360 | Author: 黄文伟 | Hits:

[Graph programMyVideo1.0_AutoCamshift

Description: 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized automatically obtain an objective selection box and make camshift track
Platform: | Size: 568320 | Author: 王呈鹏 | Hits:

[OpenCVSIFT2

Description: 基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
Platform: | Size: 553984 | Author: 李涵露 | Hits:

[OpenCVCMUvideo

Description: opencv上目标跟踪和行人跟踪非常需要的视频序列源,来源于卡内基梅隆大学。大家共同学习-opencv target tracking and pedestrians on the track a much needed source of video sequences, from Carnegie Mellon University. We learn together
Platform: | Size: 1427456 | Author: yuyu | Hits:

[Video CaptureOpencvUIDlg2.1

Description: OPENCV 视频监控系统 能够简单的进行运动目标跟踪-OPENCV video surveillance system can be simple to track moving targets
Platform: | Size: 3581952 | Author: 魏义强 | Hits:

[Graph programkalman

Description: opencv实现kalman滤波器跟踪一个旋转的点-opencv kalman filter to track implementation of a rotating point
Platform: | Size: 1350656 | Author: yangxin | Hits:

[OpenCVchelianggengzongjiance

Description: 该程序利用OPENCV来获取视频帧,检测运动车辆和并跟踪,还带有AVI文件,效果很好,希望对大家有用-The procedure used to obtain the video frame OPENCV to detect and track moving vehicles, and also with the AVI files are very good, we want to be useful
Platform: | Size: 3167232 | Author: amao | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net